toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]OpenFileCallback
/
Params
Params
public
interface
Params
The parameters of the
OpenFileCallback
.
Members
Functions
acceptable
Extensions
Link copied to clipboard
public
List
<
String
>
acceptableExtensions
(
)
Returns the list of the file extensions acceptable by the file chooser.
accept
All
Link copied to clipboard
public
boolean
acceptAll
(
)
Returns
true
when the dialog should accept all types of files and show the "All files" filter.
filter
Description
Link copied to clipboard
public
String
filterDescription
(
)
Returns a string that represents the meaningful (e.g.
suggested
Directory
Link copied to clipboard
public
String
suggestedDirectory
(
)
Returns the suggested directory for the dialog.